ActiveReports 12
CanExecuteChanged Event (DelegateCommand<TParm>)

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.Viewer.Common Namespace > DelegateCommand<TParm> Class : CanExecuteChanged Event
Occurs when changes occur that affect whether the command should execute.
Syntax
'Declaration
 
Public Event CanExecuteChanged As EventHandler
public event EventHandler CanExecuteChanged
See Also

Reference

DelegateCommand<TParm> Class
DelegateCommand<TParm> Members